@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';

/* _content/Garax Dev/Pages/Admin/InsRequestRecords.razor.rz.scp.css */
body[b-b59ceswq92] {
}
first-back[b-b59ceswq92] {
    background: #56bcce;
    color: #fff;
}
/* _content/Garax Dev/Pages/Insurance/InsRequestRecords.razor.rz.scp.css */
body[b-3mehhkywkb] {
}
first-back[b-3mehhkywkb] {
    background: #56bcce;
    color: #fff;
}
/* _content/Garax Dev/Shared/AdminLayout.razor.rz.scp.css */
.page[b-snjx1lf3hq] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-snjx1lf3hq] {
    flex: 1;
}

.sidebar[b-snjx1lf3hq] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-snjx1lf3hq] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-snjx1lf3hq]  a, .top-row .btn-link[b-snjx1lf3hq] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-snjx1lf3hq] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-snjx1lf3hq] {
        display: none;
    }

    .top-row.auth[b-snjx1lf3hq] {
        justify-content: space-between;
    }

    .top-row a[b-snjx1lf3hq], .top-row .btn-link[b-snjx1lf3hq] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-snjx1lf3hq] {
        flex-direction: row;
    }

    .sidebar[b-snjx1lf3hq] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-snjx1lf3hq] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-snjx1lf3hq], article[b-snjx1lf3hq] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/Garax Dev/Shared/AdminTopNavMenu.razor.rz.scp.css */
a.navbar-brand[b-g82jzokoan] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-g82jzokoan] {
  color: #0077cc;
}

.btn-primary[b-g82jzokoan] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-g82jzokoan], .nav-pills .show > .nav-link[b-g82jzokoan] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-g82jzokoan] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-g82jzokoan] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-g82jzokoan] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-g82jzokoan] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-g82jzokoan] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
span.signin[b-g82jzokoan] {
    border: 1px solid #e3e8f0;
    border-radius: 20px;
    padding: 8px 12px;
    color: #222328;
    font-size: 12px;
}
.custom-nav[b-g82jzokoan]{
    width:100%;
    position:fixed;
    top:0;
    z-index:3;
    
}
.highlighted[b-g82jzokoan] {
    color: red;
    font-weight: bold;
}
.active[b-g82jzokoan] {
    background-color: #299AD5 !important;
    color: #fff !important;
    border-color: #299AD5 !important;
}
.custom-nav .navbar-nav[b-g82jzokoan]{
    width:100%;
    justify-content:space-between;
}
.custom-nav .navbar-nav .nav-item[b-g82jzokoan]{
    width:100%;
    text-align:center;
}
.custom-nav .navbar-nav .nav-item .nav-link[b-g82jzokoan]{
    width:100%;
    text-align:center;
    color:green;
}
.custom-nav span:hover[b-g82jzokoan] {
        color: #4fb6cf !important;
        background-color: transparent !important;
        box-shadow: 0 5px #4fb6cf !important;

}
/* _content/Garax Dev/Shared/Footer.razor.rz.scp.css */


/*.line {
    border: 0.7px solid #2D2E33;
}
footer {
    position: absolute;
    left: 0;
    width: 100%;
    color: white;
    background-color: #20242a;
}
.footercolor-last {
    color: #646568;
}*/

/*.contact-section {*/
    /*padding: 30px 0;*/
    /*position: absolute;
    left: 0;
   
    width: 100%;
    color: white;
    background-color: #20242a;
   
   
}*/

/*.contact-form-wrapper {
    margin-top: 45px;
}

.footer-section {
    background-color: #20242a;
    padding: 52px 0;

}

.copy-text {
    font-weight: 400;
    color: #555555;
}

.footer-menu li {
    padding-right: 10px;
    padding-left: 10px;
}

    .footer-menu li a {
        display: block;
        font-weight: 400;
        color: white;
        text-decoration:none;
    }
.topnav {
    overflow: hidden;
}

    .topnav a {
        color: #f2f2f2;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 12px;
    }

img.footer-img {
    width: 141px;
}
.nav-link {
    color: #f2f2f2 !important;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 12px;
}
footer{
    position: relative;
    width:100%;
    bottom:0 !important;
    left:0 !important;

}
@media (min-width: 767px) and (max-width: 990px) {
    .social {
        float: left;
        margin-top: 40px;
    }
}

@media screen and (max-width: 767px) {
    .topnav a,
    .topnav-right {
        float: none;
        display: block;
        text-align: left;
    }
}

@media (min-width: 767px) and (max-width: 989px) {
}

@media (min-width: 852px) and (max-width: 1100px) {
    .topnav-right {
        float: left !important;
    }
}

@media (min-width: 990px) and (max-width: 1200px) {
    a.icon {
        padding: 0px 7px !important;
    }
}

@media (min-width: 990px) and (max-width: 5000px) {
    .col-md-2.foo-sicil {
        width: 15.667% !important;
    }

    .col-md-2.

    a.icon {
        padding: 0px 10px;
        font-size: 18px;
    }

    .topnav a {
        padding: 13px 17px;
    }
}

@media (min-width: 330px) and (max-width: 990px) {
    .social {
        margin-top: 20px;
    }
}

@media (min-width: 990px) and (max-width: 1200px) {
    .topnav a {
        padding: 13px 8px;
    }
}

@media (min-width: 852px) and (max-width: 1100px) {
    .topnav-right {
        float: left !important;
    }
}

@media (min-width: 990px) and (max-width: 1200px) {
    a.icon {
        padding: 0px 7px !important;
    }
}*/
/*END*/

/*FOR MENU DROPDOWN TOP PAGE IN SMALL SCREEN*/
/*@media (min-width: 220px) and (max-width: 767px) {
    #custom-collapse {
        background: #d7e8ec;
        position: absolute;
        width: 100%;
        top: 53px;
    }
}*/
/*END*/

/*FOR SIGN IN FORM  ALL PAGE */
/*@media (min-width: 450px) and (max-width: 599px) {
    .signup-form {
        width: 443px !important;
    }
}*/
/*END*/

/*@media (min-width: 450px) and (max-width: 599px) {
    .form-control {
        width: 97.4%;
    }
}



@media screen and (max-width: 767px) {
    .copy-text {
        text-align: center;
        display: block;
        margin-bottom: 10px;
    }

    .footer-menu {
        text-align: center;
    }
}*/
footer[b-glvzc33j6z] {
    background: #111;
    padding: 15px 23px;
    color: #fff;
    text-align: center;
    width: 100%;
   
}

foo-img[b-glvzc33j6z] {
    width: 23.667% !important;
}

img.footer-img[b-glvzc33j6z] {
    width: 50px;
}

footer span a[b-glvzc33j6z] {
    color: crimson;
    text-decoration: none;
}

    footer span a:hover[b-glvzc33j6z] {
        text-decoration: underline;
    }

.terms[b-glvzc33j6z] {
    font-size: 12px;
}
.termscond[b-glvzc33j6z] {
    text-decoration:none !important;
    color: white !important;
}
/* _content/Garax Dev/Shared/InsLayout.razor.rz.scp.css */
.page[b-a7qeofp8wf] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-a7qeofp8wf] {
    flex: 1;
}

.sidebar[b-a7qeofp8wf] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-a7qeofp8wf] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-a7qeofp8wf]  a, .top-row .btn-link[b-a7qeofp8wf] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-a7qeofp8wf] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-a7qeofp8wf] {
        display: none;
    }

    .top-row.auth[b-a7qeofp8wf] {
        justify-content: space-between;
    }

    .top-row a[b-a7qeofp8wf], .top-row .btn-link[b-a7qeofp8wf] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-a7qeofp8wf] {
        flex-direction: row;
    }

    .sidebar[b-a7qeofp8wf] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-a7qeofp8wf] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-a7qeofp8wf], article[b-a7qeofp8wf] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/Garax Dev/Shared/InsTopNavMenu.razor.rz.scp.css */
a.navbar-brand[b-5yl5pn9t9r] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-5yl5pn9t9r] {
  color: #0077cc;
}

.btn-primary[b-5yl5pn9t9r] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-5yl5pn9t9r], .nav-pills .show > .nav-link[b-5yl5pn9t9r] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-5yl5pn9t9r] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-5yl5pn9t9r] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-5yl5pn9t9r] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-5yl5pn9t9r] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-5yl5pn9t9r] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
span.signin[b-5yl5pn9t9r] {
    border: 1px solid #e3e8f0;
    border-radius: 20px;
    padding: 8px 12px;
    color: #222328;
    font-size: 12px;
}
.custom-nav[b-5yl5pn9t9r]{
    width:100%;
    position:fixed;
    top:0;
    z-index:3;
    
}
.highlighted[b-5yl5pn9t9r] {
    color: red;
    font-weight: bold;
}
.active[b-5yl5pn9t9r] {
    background-color: #299AD5 !important;
    color: #fff !important;
    border-color: #299AD5 !important;
}
.custom-nav .navbar-nav[b-5yl5pn9t9r]{
    width:100%;
    justify-content:space-between;
}
.custom-nav .navbar-nav .nav-item[b-5yl5pn9t9r]{
    width:100%;
    text-align:center;
}
.custom-nav .navbar-nav .nav-item .nav-link[b-5yl5pn9t9r]{
    width:100%;
    text-align:center;
    color:green;
}
.custom-nav span:hover[b-5yl5pn9t9r] {
        color: #4fb6cf !important;
        background-color: transparent !important;
        box-shadow: 0 4px #4fb6cf !important;

}
.nav-link span[b-5yl5pn9t9r] {
    color: gray !important;
    font-weight: 600 !important;
}
.nav-link.active span[b-5yl5pn9t9r] {
    color: black !important;
    font-weight: 600 !important;
}
/* _content/Garax Dev/Shared/MainLayout.razor.rz.scp.css */
.page[b-wtqzn8hr7r] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-wtqzn8hr7r] {
    flex: 1;
}

.sidebar[b-wtqzn8hr7r] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-wtqzn8hr7r] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-wtqzn8hr7r]  a, .top-row .btn-link[b-wtqzn8hr7r] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-wtqzn8hr7r] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-wtqzn8hr7r] {
        display: none;
    }

    .top-row.auth[b-wtqzn8hr7r] {
        justify-content: space-between;
    }

    .top-row a[b-wtqzn8hr7r], .top-row .btn-link[b-wtqzn8hr7r] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-wtqzn8hr7r] {
        flex-direction: row;
    }

    .sidebar[b-wtqzn8hr7r] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-wtqzn8hr7r] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-wtqzn8hr7r], article[b-wtqzn8hr7r] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/Garax Dev/Shared/NavMenu.razor.rz.scp.css */
a.navbar-brand[b-1tlnckc5b5] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-1tlnckc5b5] {
  color: #0077cc;
}

.btn-primary[b-1tlnckc5b5] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-1tlnckc5b5], .nav-pills .show > .nav-link[b-1tlnckc5b5] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-1tlnckc5b5] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-1tlnckc5b5] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-1tlnckc5b5] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-1tlnckc5b5] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-1tlnckc5b5] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
span.signin[b-1tlnckc5b5] {
    border: 1px solid #e3e8f0;
    border-radius: 20px;
    padding: 8px 12px;
    color: #222328;
    font-size: 12px;
}
.custom-nav[b-1tlnckc5b5]{
    width:100%;
    position:fixed;
    top:0;
    z-index:3;
    
}
.highlighted[b-1tlnckc5b5] {
    color: red;
    font-weight: bold;
}
.active[b-1tlnckc5b5] {
    background-color: #299AD5 !important;
    color: #fff !important;
    border-color: #299AD5 !important;
}
.custom-nav .navbar-nav[b-1tlnckc5b5]{
    width:100%;
    justify-content:space-between;
}
.custom-nav .navbar-nav .nav-item[b-1tlnckc5b5]{
    width:100%;
    text-align:center;
}
.custom-nav .navbar-nav .nav-item .nav-link[b-1tlnckc5b5]{
    width:100%;
    text-align:center;
    color:green;
}
.custom-nav span:hover[b-1tlnckc5b5] {
        color: #4fb6cf !important;
        background-color: transparent !important;
        box-shadow: 0 5px #4fb6cf !important;

}
